mergTweet
Type
command
Summary
Send a tweet using the standard iOS tweet sheet
Syntax
mergTweet <pBody>, [<pURLs>], [<pImages>]
Description
Tweets are limited to 140 characters. If your command is failing check the result to find out if you have exceeded this limit.
Parameters
Name | Type | Description |
---|---|---|
pBody | the body of the tweet | |
pURLs | (optional with "" default) a comma delimted list of urls to add to the tweet | |
pImages | (optional with "" default) a comma delimted list of image paths to add to the tweet |
Examples
mergTweet fld "body" mergTweet "mergExt rules!","http://mergext.com" mergTweet "mergExt rules!","http://mergext.com",tImagePath
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
Platforms
mobile